CollectionView for WinForms
RefreshAsync(CancellationToken) メソッド

C1.CollectionView アセンブリ > C1.CollectionView 名前空間 > C1CursorCollectionView<T,K> クラス : RefreshAsync(CancellationToken) メソッド
The cancellation token.
Removes the cached data and loads the whole collection from scratch.
シンタックス
'宣言
 
Public Function RefreshAsync( _
   Optional ByVal cancellationToken As System.Threading.CancellationToken _
) As System.Threading.Tasks.Task
public System.Threading.Tasks.Task RefreshAsync( 
   System.Threading.CancellationToken cancellationToken
)

パラメータ

cancellationToken
The cancellation token.
参照

C1CursorCollectionView<T,K> クラス
C1CursorCollectionView<T,K> メンバ